home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / komercni software / cisco / index.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(press).as
Text File  |  2007-04-10  |  145b  |  8 lines

  1. on(press){
  2.    gotoAndStop("ot1:1");
  3.    gotoAndStop("ot2:1");
  4.    gotoAndStop("ot3:1");
  5.    gotoAndStop("ot4:1");
  6.    gotoAndStop("ot5:1");
  7. }
  8.